bootcounter_ram: Fix misaligned cache warning
authorStefan Roese <[email protected]>
Fri, 18 Nov 2016 16:21:52 +0000 (17:21 +0100)
committerTom Rini <[email protected]>
Mon, 28 Nov 2016 20:10:34 +0000 (15:10 -0500)
commit384b1d507f1057d97e7cd086f9ea649549300a44
treedbbee8834bfb2d8a1211cac8bfa2980a18ed8be3
parentca388143ce87e5b1ae6c3b5eb41fcf8bcecdc0dd
bootcounter_ram: Fix misaligned cache warning

This patch fixes the warning about misaligned cache on Armada XP:

CACHE: Misaligned operation at range [7ffff0007fffffac]

Signed-off-by: Stefan Roese <[email protected]>
Cc: Valentin Longchamp <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/bootcount/bootcount_ram.c